No error or warning found
To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Valid CSS informations
- div.top {
- background : #cc99cc;
- color : #000000;
- font-weight : bold;
}
- a:link {
- color : #55ffff;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:visited {
- color : #cc99cc;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:hover {
- color : #cc66dd;
- background : #ffffcc;
}
- a:active {
- color : #ff3399;
- background : url(wallpaper_stars1.jpg) repeat;
}
- body {
- margin-top : 3%;
- margin-bottom : 3%;
- margin-left : 10%;
- margin-right : 13%;
- background : url(wallpaper_stars1.jpg) repeat;
}
- h1 {
- margin-top : 10%;
- margin-bottom : 10%;
- text-align : center;
- color : #55ffff;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- p {
- color : #ffffcc;
- background-color : transparent;
- font-family : arial, sans-serif;
}
- img.b {
- border-style : none;
- height : 31px;
- width : 88px;
- margin-left : 15%;
}
- p.av {
- border-bottom : thin solid #cc99cc;
- margin-top : 10%;
}

www-validator-css
Last Updated : den 25 augusti 2003 kl 9:14 IRDT